[INFO] cloning repository https://github.com/jotnkode/kondo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jotnkode/kondo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjotnkode%2Fkondo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjotnkode%2Fkondo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 559ecee32f798d18748d7bc540b8e6020913e525
[INFO] fixing jotnkode/kondo against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjotnkode%2Fkondo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jotnkode/kondo
[INFO] finished tweaking git repo https://github.com/jotnkode/kondo
[INFO] tweaked toml for git repo https://github.com/jotnkode/kondo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jotnkode/kondo on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jotnkode/kondo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.3
[INFO] [stderr]   Downloaded sqlx-macros v0.8.3
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.3
[INFO] [stderr]   Downloaded trim-in-place v0.1.7
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.3
[INFO] [stderr]   Downloaded sqlx-core v0.8.3
[INFO] [stderr]   Downloaded rust-ini v0.21.1
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded dlv-list v0.5.2
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.3
[INFO] [stderr]   Downloaded config v0.15.11
[INFO] [stderr]   Downloaded sqlx v0.8.3
[INFO] [stderr]   Downloaded clap v4.5.34
[INFO] [stderr]   Downloaded iana-time-zone v0.1.62
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.1
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded clap_builder v4.5.34
[INFO] [stderr]   Downloaded tokio v1.44.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f3644061437a095cdfe299947711fab302e341713ecfcbff12e61c586f21b202
[INFO] running `Command { std: "docker" "start" "f3644061437a095cdfe299947711fab302e341713ecfcbff12e61c586f21b202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3644061437a095cdfe299947711fab302e341713ecfcbff12e61c586f21b202" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3644061437a095cdfe299947711fab302e341713ecfcbff12e61c586f21b202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3644061437a095cdfe299947711fab302e341713ecfcbff12e61c586f21b202" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking clap_builder v4.5.34
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking iana-time-zone v0.1.62
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking yaml-rust2 v0.10.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking clap v4.5.34
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking kondo v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/content_parser.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let task = Task::new(
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] 138 |             NaiveDate::from_ymd_opt(2025, 3, 31).unwrap(),
[INFO] [stdout]     |             --------------------------------------------- argument #1 of type `std::option::Option<i64>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/kondo.rs:18:12
[INFO] [stdout]     |
[INFO] [stdout]  18 |     pub fn new(id: Option<i64>, deadline: NaiveDate, content: &str) -> Self {
[INFO] [stdout]     |            ^^^ ---------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let task = Task::new(
[INFO] [stdout] 138 ~             /* std::option::Option<i64> */,
[INFO] [stdout] 139 ~             NaiveDate::from_ymd_opt(2025, 3, 31).unwrap(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> src/kondo.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum Error {}
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kondo` (bin "kondo" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f3644061437a095cdfe299947711fab302e341713ecfcbff12e61c586f21b202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3644061437a095cdfe299947711fab302e341713ecfcbff12e61c586f21b202", kill_on_drop: false }`
[INFO] [stdout] f3644061437a095cdfe299947711fab302e341713ecfcbff12e61c586f21b202
